Wrapping TopCount

 

Let us suppose we have MDX command with one hierarchy hCustomer inside row axis and we would like

to apply TopCount function .

 

 

To do that you can write it manually around hCustomer  or you can use intellisense for that operation

 

§          select part of the command that will be one set inside CrossJoin function

§          now start typing "top" for TopCount

§          press ENTER

 

 

Select it:

 

      

 

type "top"

 

 

press ENTER